[docs] Fix GtkPlug::embedded signal documentation
authorCarlos Garcia Campos <carlosgc@gnome.org>
Thu, 18 Feb 2010 16:46:26 +0000 (17:46 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 22 Feb 2010 14:02:58 +0000 (15:02 +0100)
See bug #609650.

gtk/gtkplug.c

index 62afd58473f217ee9f071409b18cffaabe41ffd7..b41d385c10a1eee0c4a3ae59f809e207ab66fff0 100644 (file)
@@ -171,8 +171,7 @@ gtk_plug_class_init (GtkPlugClass *class)
    * GtkPlug::embedded:
    * @plug: the object on which the signal was emitted
    *
-   * Gets emitted when the plug becomes embedded in a socket
-   * and when the embedding ends.
+   * Gets emitted when the plug becomes embedded in a socket.
    */ 
   plug_signals[EMBEDDED] =
     g_signal_new (I_("embedded"),